It's easy to get lazy when no one is looking. This is the idea behind the very webpage that you're looking at.

I have set up my computer to automatically track the number of lines that I knock off my to-do list.

You can "poke" me to remind me to stay alert and motivated when you see that I'm not being as productive as I can be.

// dates on-time not on-time // 0 2024-12-05 0 12 // 1 2024-12-06 0 6 // 2 2024-12-07 0 1 // 3 2024-12-08 0 0 // 4 2024-12-09 0 0 // 5 2024-12-10 0 7 // 6 2024-12-11 0 6 // 7 2024-12-12 0 4 // 8 2024-12-13 0 4 // 9 2024-12-14 0 0 // 10 2024-12-15 0 0 // 11 2024-12-16 0 9 // 12 2024-12-17 0 0 // 13 2024-12-18 0 8 // 14 2024-12-19 0 3 // 15 2024-12-20 0 9 // 16 2024-12-21 0 3 // 17 2024-12-22 4 6 // 18 2024-12-23 0 4 // 19 2024-12-24 0 5 // 20 2024-12-25 0 1